[INFO] cloning repository https://github.com/KronosDB/kronosdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KronosDB/kronosdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKronosDB%2Fkronosdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKronosDB%2Fkronosdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97e2408b0e77c8e6b0447461a740bf559ebf0fc5
[INFO] checking KronosDB/kronosdb against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKronosDB%2Fkronosdb" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KronosDB/kronosdb
[INFO] finished tweaking git repo https://github.com/KronosDB/kronosdb
[INFO] tweaked toml for git repo https://github.com/KronosDB/kronosdb written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KronosDB/kronosdb on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KronosDB/kronosdb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 44b6cbc407a4db4280bac62d358433cd136ca203eabfbe6f2afce540346202db
[INFO] running `Command { std: "docker" "start" "44b6cbc407a4db4280bac62d358433cd136ca203eabfbe6f2afce540346202db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44b6cbc407a4db4280bac62d358433cd136ca203eabfbe6f2afce540346202db" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44b6cbc407a4db4280bac62d358433cd136ca203eabfbe6f2afce540346202db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44b6cbc407a4db4280bac62d358433cd136ca203eabfbe6f2afce540346202db" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking byte-unit v5.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking libflate v2.2.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rust-embed-utils v8.11.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openraft-macros v0.9.22
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking anyerror v0.1.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking growable-bloom-filter v2.1.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking validit v0.2.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking include-flate-compress v0.3.2
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling include-flate-codegen v0.3.2
[INFO] [stderr]     Checking include-flate v0.3.2
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]    Compiling kronosdb-eventstore v0.3.1 (/opt/rustwide/workdir/crates/kronosdb-eventstore)
[INFO] [stderr]    Compiling kronosdb-server v0.3.1 (/opt/rustwide/workdir/crates/kronosdb-server)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> crates/kronosdb-eventstore/build.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let bin_name = if cfg!(windows) {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_WINDOWS").is_ok()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kronosdb-eventstore` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "44b6cbc407a4db4280bac62d358433cd136ca203eabfbe6f2afce540346202db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44b6cbc407a4db4280bac62d358433cd136ca203eabfbe6f2afce540346202db", kill_on_drop: false }`
[INFO] [stdout] 44b6cbc407a4db4280bac62d358433cd136ca203eabfbe6f2afce540346202db
